CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 图像分割

搜索资源列表

  1. OpenCV81

    0下载:
  2. 运用opencv实现对图像进行分割,在visual c++环境下运行-Used to achieve image segmentation opencv in visual c++ environment to run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1612
    • 提供者:王一
  1. fengechuangkou-xianshituxiang

    0下载:
  2. 本程序下载即可运行,可直接使用。本程序实现了MFC分割窗口,然后利用opencv打开左右图像,图片格式不限。-The download of the program to run, can be used directly. This program the MFC split window, and then using opencv open left and right images, the image format is not limited.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2452712
    • 提供者:wuchenlong
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. python

    0下载:
  2. 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:91430
    • 提供者:luofei
  1. cvRepeatPcvSplitPcvMerge

    0下载:
  2. 图像通道的分离和合并。用OpenCV+Vc实现,如果把一张彩色图片分割出R/G/B,那比较恐怖,可以试一下~-Image channel separation and merger. Achieved with the OpenCV+ Vc, if a color image segmentation R/G/B, then compare the terrorist, you can try ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1267
    • 提供者:zhaobozg
  1. PyrSegmentation

    0下载:
  2. opencv的PyrSegmentation,金字塔分割.识别图像连通域个数-opencv of PyrSegmentation, pyramid segmentation. identify the number of images connected domain
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:812
    • 提供者:jiang
  1. OpenCVSegmentation

    0下载:
  2. VC++结合opencv cvSegmentation函数实现对图像的分割-using cvSegMentation function in opencv library based on VC++, the source accomplished image segmentation.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:646394
    • 提供者:
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. 11_29Mor_threshold

    0下载:
  2. 在opencv的环境下,测试图像预处理结果,亮点是测试了对灰度图先进行形态学处理再阈值分割和先阈值分割再形态学的区别。-Opencv environment in the test image pre-processing the results, highlight the first test for morphological processing of gray-scale thresholding and then thresholding again before morpholog
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1289
    • 提供者:David Ding
  1. Image-Processing-using-Java

    0下载:
  2. 基于JAva的ImageJ的图像处理分割技术,相当于C++的opencv插件。-Based on JAva of ImageJ image processing segmentation techniques, the equivalent of C++ opencv plugin.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17425850
    • 提供者:mumu
  1. fenshuiling

    0下载:
  2. vc+opencv分水岭算法实现图像的分割-vc6.0+Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1795769
    • 提供者:陈尚
  1. READ_JPG

    0下载:
  2. 可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121350
    • 提供者:枫叶
  1. cvvImage_my_test

    0下载:
  2. opencv开机案例测试已经通过本人测试,可以实现图像分割功能,需要自己配置电脑环境。-The opencv boot case test has already been tested by me, which allows you to configure your own computer environment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:杨超
  1. watershed

    0下载:
  2. 图像分水岭分割图像,采用python,opencv库。(watershed of image,python+opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:316416
    • 提供者:snowman2001
  1. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
  1. 手势识别控制小车运动

    1下载:
  2. 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:19889152
    • 提供者:HanaRen
  1. test12

    0下载:
  2. 主要使用OSTU进行阈值的选取,然后使用opencv提供的阈值函数对图像进行分割(The main use of OSTU threshold selection, and then use opencv threshold function provided by the segmentation of the image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:4922368
    • 提供者:遗落的心
  1. MyTest.cpp

    0下载:
  2. 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:dreambander
  1. FingerTip

    0下载:
  2. 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and then the training data set is
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4458496
    • 提供者:程序员飞宇
  1. 377241068940277

    1下载:
  2. 本次程序是基于opencv开发的,实现细胞图像分割,计数统计,非常实用。(This program is based on OpenCV development.It is very practical to achieve cell image segmentation and count statistics.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-14
    • 文件大小:987136
    • 提供者:大大z
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com